net/http.http2ServeConnOpts.BaseConfig (field)
7 uses
net/http (current package)
h2_bundle.go#L4306: BaseConfig: hs,
h2_bundle.go#L4340: BaseConfig *Server
h2_bundle.go#L4370: if o != nil && o.BaseConfig != nil {
h2_bundle.go#L4371: return o.BaseConfig
h2_bundle.go#L4381: if o.BaseConfig != nil && o.BaseConfig.Handler != nil {
h2_bundle.go#L4382: return o.BaseConfig.Handler
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)